home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / mac / textures_figs / textures_figs.info < prev    next >
Internet Message Format  |  1992-03-11  |  2KB

  1. Date: Mon, 06 Jan 92 19:52:11 EST
  2. From: Peter Galko <PTRPB@UOTTAWA.BITNET>, <PTRPB@ACADVM1.UOTTAWA.CA>
  3. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  4. A few weeks ago, I posted to Info-TeX, a set of macros which were provided
  5. to make the task of incorporating figures created on the Mac into TeX
  6. documents using the \special command features provided by Textures.  The
  7. macro file also contained a preamble giving a tutorial presentation of the
  8. way graphics are presented on the Mac.  A number of typos and bugs were
  9. noted in what was posted then (as well as the effect of an 80 character
  10. line length limit of some mailers).  I have also discovered that some
  11. files produced by Adobe Illustrator 3.2 do not conform to Adobe's EPSF 3.0
  12. documentation of the standard in that the %%BoundingBox coordinates are
  13. supposed to be integers according to the standard, but can actually be
  14. given as real numbers by the latest version of Illustrator; the macros to
  15. read the bounding box coordinates were checking values read to ensure that
  16. the coordinates read were indeed integers.
  17.  
  18. Corrections to the macro file has been made for these problems and some
  19. additional tutorial material has been added to the preamble along with a
  20. minor additional feature to allow lateral shifting of a figure.  I have
  21. also prepared a small example file and sample graphics to illustrate the
  22. use of the macros.  The macro file and example files have been collected
  23. in a folder compressed into a self-extracting archive, and BinHex'ed to
  24. ensure that they are correctly received.   You will need to unBinHeX the
  25. result and then run the FigureMacros.sea application you obtain to
  26. recover the files (many programs can unBinHex, e.g., Stuffit [any
  27. version], Compact Pro, BinHex 4.0, etc).
  28.  
  29. The folder also includes a version of the macro file EPSF.TEX written
  30. originally by Tom Rokicki to include EPSF Graphics in TeX output utilizing
  31. the DVIPS utility.  This version is modified to work on the Macintosh with
  32. Textures rather than dvips.  It is intended to allow direct usage of files
  33. written for dvips to be TeX'ed and printed using Textures.
  34.